home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / pcboard / pcbmas16.zip / PCBTOT.CNF < prev    next >
Text File  |  1996-11-24  |  3KB  |  65 lines

  1. ;VerboseBulletins
  2. ;---------------------------------------------------------------------------
  3. ; PCBTOT sample configuration file
  4. ; Note: all configurations keywords are not case sensitive. You may
  5. ; write totalrepascii as you may write pROceSS and so on. A keyword can be
  6. ; so formatted:
  7. ; ProCESS0
  8. ;          proCESS    0
  9. ; PROCESS                               22
  10. ;
  11. ; Some configuration keywords are mandatory. If you omit one of these than
  12. ; PCBTOT will warn you.
  13. ; Other configuration keywords may be omitted by either commenting them out
  14. ; or deleting them.
  15. ;---------------------------------------------------------------------------
  16. ;---------------------------------------------------------------------------
  17. ; Name of the output bulletin (Ascii format), full path and file name
  18. ;---------------------------------------------------------------------------
  19. totalrepascii summary.asc
  20. ;---------------------------------------------------------------------------
  21. ; Name of the output bulletin (PCBoard color codes), full path and file name
  22. ;---------------------------------------------------------------------------
  23. totalreppcb summary.pcb
  24. ;---------------------------------------------------------------------------
  25. ; colors to apply to pcboard color bulletin
  26. ; Framecol = color for frames
  27. ; Titcol = color used for all title colors
  28. ; Numrepcol = color used for conference numbers
  29. ; Descrepcol = color used for conference names
  30. ; Filerepcol = color used for file numbers
  31. ; Sizerepcol = color used for file sizes
  32. ; Sorry, too terrible in writing docs. I guess you may find better 
  33. ; explaination by looking at the enclosed summary.pcb sample file :-)
  34. ;---------------------------------------------------------------------------
  35. Framecol @X0F
  36. Titcol @X0E
  37. Numrepcol @X0E
  38. Descrepcol @X0B
  39. Filerepcol @X0C
  40. Sizerepcol @X0D
  41.  
  42. ;---------------------------------------------------------------------------
  43. ; this is where your CNAMES.@@@ is located (full path & File name must be
  44. ; specified). Being opened in read only mode, no harm can be caused.
  45. ; *Mandatory*
  46. ;---------------------------------------------------------------------------
  47. cnames c:\tp\master\cnames.@@@
  48. ;---------------------------------------------------------------------------
  49. ; conference numbers to process. Conferences can be so included:
  50. ; Process 0,1,5,8-10,23,20 - Includes conference # 0 1 3 8 to 10 23 and 20
  51. ; in output bulletins
  52. ; Process 2-4 - includes conferences 2 to 4 (2 3 and 4)
  53. ; and so on
  54. ;---------------------------------------------------------------------------
  55. Process 0
  56. ;---------------------------------------------------------------------------
  57. ; this is your BBS name - should be self explanatory (grin)
  58. ;---------------------------------------------------------------------------
  59. NAME Central Park Communications
  60. ;---------------------------------------------------------------------------
  61. ; by this keyword you specify that Public Upload directories for all 
  62. ; conferences are to be included into the output bulletin.
  63. ;---------------------------------------------------------------------------
  64. PublicUpload
  65.